找词语>英语词典>machine language翻译和用法

machine language

英 [məˈʃiːn ˈlæŋɡwɪdʒ]

美 [məˈʃiːn ˈlæŋɡwɪdʒ]

机器语言;计算机语言

计算机经济

英英释义

noun

双语例句

  • Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
    也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。
  • A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
    编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
  • Translator: A compiler, interpreter or assembler conversion program that translates a high-level language or low-level language into machine language.
    翻译程式:是一个用编译,传译或真译方法的转换程式。它把高阶层语言或低阶层语言翻译为机器语言。
  • High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
    高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。
  • What is meant by a one-to-many relationship when comparing a high-level language to machine language?
    在比较高级语言和机器语言时,一对多关系是什么意思?
  • ( computer science) a program that decodes instructions written in a higher order language and produces a machine language program.
    (计算机科学上)用更高命令语言所写的解码指令程序来产出机器语言程序。
  • The Tao gave birth to machine language. machine language gave birth to the assembler.
    道生机器语言,机器语言生汇编嚣。
  • Programmers may work in machine language or in assembly languages.
    程序设计人员可能用机器语言或汇编语言来工作。
  • For some remote systems, the translation of configuration information into machine language.
    对于某些远程系统,将配置信息翻译成机器语言的过程。
  • However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
    然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。